article_template.RmdHere is how the template approximately looks like when rendered as a web article:
An abstract of less than 150 words.
Interactive data graphics provides plots that allow users to interact with them. One of the most basic types of interaction is through tooltips, where users are provided additional information about elements in the plot by moving the cursor over the plot.
This paper will first review some R packages on interactive graphics and their tooltip implementations. A new package that provides customized tooltips for plot, is introduced. Some example plots will then be given to showcase how these tooltips help users to better read the graphics.
Some packages on interactive graphics include (Sievert 2020) that interfaces with Javascript for web-based interactive graphics, (Cheng and Sievert 2021) that specializes cross-linking elements across individual graphics. The recent R Journal paper (Wang and Cook 2021) provides a good example of including interactive graphics into an article for the journal. It has both a set of linked plots, and also an animated gif example, illustrating linking between time series plots and feature summaries.
is a packages for customizing tooltips in interactive graphics, it features these possibilities.
Figure shows an interactive plot of the data (Horst, Hill, and Gorman 2020), made using the package.
We have displayed various tooltips that are available in the package .
Text and figures are licensed under Creative Commons Attribution CC BY 4.0. The figures that have been reused from other sources don't fall under this license and can be recognized by a note in their caption: "Figure from ...".
The template will also generate a pdf version also.